| 2013-02-11 |
robertlipe | Tested: |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
robertlipe | Add, use an abstraction for testing url and url_link_te... |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
tsteven4 | Make configure friendly wrt Qt on RHEL/OEL/SL/CENTOS... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
tsteven4 | CoastalExplorer: Allow compilation to succeed without... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe | Beging the long, hard road of moving core structures... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe | Fix use-after-free of temp in gbfile. That gets Ubuntu... |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe | More fixes in tpo teardown; don't double destruct waypoint. |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe | Correct mismatched ctor/xfree in tpo. |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe | Correct mismatched constructor/xfree pair in hsa_ndv. |
commit | commitdiff | tree | snapshot |
| 2013-02-10 |
robertlipe | Split classic-1 test entries up a bit |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
tsteven4 | FORCE should not be a PHONY target, it is a prerequisit... |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
tsteven4 | Declare PHONY targets. |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Propagate find_vec const-ness upstream. |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Another const change in vecs. |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | More const-ipation changes in vecs.cc |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Tweak include styles for QtCore. |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Mechanical warning cleanups in tpo.cc |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Misc. minor mechanical changes to reduce warning angst. |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Provide overloaded helpers to gbfile to make it more... |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
robertlipe | Sketch in what a "real" XML writer might look like... |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
tsteven4 | GTS Trackmaker: Fix harmless cppcheck complaint. |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
robertlipe | Start moving geocache data to a class. It's complicated. |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
robertlipe | Use the correct qmake for cross builds. Extra Win32... |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
robertlipe | Eliminate redundant -I of srcdir. |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
robertlipe | Better handling of strptime being in C, but used by... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
robertlipe | More Windows-specific C->C++ explicit casts. |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
robertlipe | Add some of the mechanical casts for gbser_win.cc. |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
robertlipe | Move url_link and utf_string to be more C++-ish. |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
robertlipe | Regenerate configure. |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
robertlipe | Add workaround for MacPorts' mutant build/install of... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
robertlipe | Update mkicondoc. |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
robertlipe | Delete dead pstrdup from util.cc |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
robertlipe | Minor style changes to reduce scope. cppcheck is prett... |
commit | commitdiff | tree | snapshot |
| 2013-01-29 |
robertlipe | Silence the 'illegal byte sequence' on Mountain Lion... |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
robertlipe | Start Sketching in replacement for the HAS/SET/-99999... |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
robertlipe | Tweak dependency generator. Rebuild deps. |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
robertlipe | Don't use QDateTime to parse XML times just yet. |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
tsteven4 | fix error counting in testo. |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | Guilhem Bonnefille contributes support for the Google... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | Add the datetime class, a shim between our time_t stuff... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | Turn on the first real use of Qt, replacing the creatio... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | Mechanically simplify the argument to localtime and... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | Remove get_tz_offset as it has no callers. |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | Make gpsdevice_{ser,usb} play nicer with C++ headers. |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | Remove dead macgpsbabel tree. |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | Deja vu. Unfix const warning - again - in vecs.cc... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | Split destinator, unicsv, nmea, and interpolate out... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | Mechanical changes in date handling that made it harm... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | More changes to support a time object. |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
robertlipe | More groundwork for class-typed time primitives in... |
commit | commitdiff | tree | snapshot |
| 2013-01-26 |
robertlipe | Make waypt_dupe act more like a copy constructor. |
commit | commitdiff | tree | snapshot |
| 2013-01-26 |
robertlipe | Split igc, gpssim, garmin_txt into test entries of... |
commit | commitdiff | tree | snapshot |
| 2013-01-22 |
robertlipe | Begin (very conservatively) moving some of our key... |
commit | commitdiff | tree | snapshot |
| 2013-01-20 |
robertlipe | Rename internal_styles to .cc so we can have class... |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
tsteven4 | Fix mainnav test dependence on local time zone. |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
robertlipe | Typo fix in TEF. |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
tsteven4 | Improve accuracy of height filter. |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Fix (?) delbin on Linux. |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Mechanical changes to build on Linux. Most were just... |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Hyper-const util.cc |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | strptime and internal_styles remain c. |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Start the C->C++ migration. Rename all interesting... |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Let V900 silently process 'G' tags as 'T' records when... |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Remove dead 'contrib' dir. |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Remove dead dirs. |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Remove bogus project plan. |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Remove old Windows GUIs. |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Remove GPSBabel+. It remains in CVS on Sourceforge... |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Remove st2gpx, declination, magxfer. They remain in... |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
robertlipe | Improve internal doc for Makefile. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
robertlipe | Actually apply aforementioned patch... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
robertlipe | Typo fix in doc for 'Google' format. |
commit | commitdiff | tree | snapshot |
| 2013-01-04 |
tsteven4 | fix google format for multi-segmented routes. |
commit | commitdiff | tree | snapshot |
| 2012-12-28 |
tsteven4 | Restore/Add support for building some make targets... |
commit | commitdiff | tree | snapshot |
| 2012-12-25 |
tsteven4 | Fix dep target so we can regenrate dependencies, and... |
commit | commitdiff | tree | snapshot |
| 2012-12-21 |
tsteven4 | add support for mainnav mg-950d. |
commit | commitdiff | tree | snapshot |
| 2012-12-13 |
tsteven4 | Naviguide: Fix handling of negative ICS eastings and... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
robertlipe | Lowrance: fix memory corruption on read of empty route... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
robertlipe | Quovadis: don't crash on bad input. |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
robertlipe | Geoniche: Don't crash on empty input file. |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
robertlipe | Enignma improvements. |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
robertlipe | Fix possible crash when writing Enigma files. |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
robertlipe | Resync test-all with Steve. |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
robertlipe | Steve fixes TRACK_NEW in xcsv. |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
robertlipe | When writing GPX and forcing unique names, handle waypo... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
robertlipe | Steve makes torture, Test-all improvements. Let coaste... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
robertlipe | Make teletype format capabilities match reality. |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
robertlipe | Steve fixes my fix (blush) in track filter. |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
robertlipe | Trackfilter: don't rename track if we don't have a... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
robertlipe | Steve and I volley improvements README.contrib. Moves... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
robertlipe | Sheesh. Fix a bug I introduced yesterday in pocketfms_... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
robertlipe | Make pocketfms reader more robust on a waypoint name... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
robertlipe | Lowranceusr4: don't try to compute date on invalid... |
commit | commitdiff | tree | snapshot |
| 2012-12-07 |
robertlipe | Update style guidelines in README.contrib. |
commit | commitdiff | tree | snapshot |
| 2012-12-06 |
robertlipe | Regenerate umsonstdraussen.gpx to reflect our enhanced... |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
robertlipe | Steven adds color rotate option to KML writer. |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
robertlipe | Exit of testo is number of failures. |
commit | commitdiff | tree | snapshot |
| 2012-11-27 |
robertlipe | Minor make clean tweaks from tsteven. |
commit | commitdiff | tree | snapshot |
| 2012-11-27 |
robertlipe | Jeremy Mortis adds support for MTK Locus class of recei... |
commit | commitdiff | tree | snapshot |
| 2012-11-18 |
robertlipe | Mathias Adam improves handling of GPS leap seconds... |
commit | commitdiff | tree | snapshot |
| next |